-
Re: Greek all caps
The name parsing is used to determine “what’s the correct underlying character for this glyph?” If you have small caps, and need to know the underlying text, should it be lowercase or uppercase? Well…1 -
Re: Hoefler&Co sold to Monotype
Still exists. https://www.fontshop.com/foundries/fontfont Mind you, there is plenty of indication of slowdown. Several years after the MT acquisition (2017, following acquisition in 2014) the FontSho…1 -
Re: Pet peeve: empty .notdef character.
> I see some font has .notdef at u10000 As noted by @"André G. Isaak" above, this is incorrect. It should be unencoded > Is GID 0 NULL character? Noo, the .notdef glyph should be at G…1 -
Re: Is it legitimate for different font weights to have the same usWeightClass values?
Having different weights with the same usWeightClass is not commonplace. I consider it a bug. It is an area I know a fair bit about. BACKGROUND Many old Windows GDI apps use the GDI API in a way that…2 -
Re: Font production frustrations and solutions
I suggest you try either setting its advance width to zero, or better still use U+0307 (which should definitely have an advance width of zero). I can imagine that while this feels like a Word bug, Mi…4
